toWindowInsetsControllerCompat
open fun
Deprecated
Use getInsetsController instead
Wrap a WindowInsetsController into a WindowInsetsControllerCompat for compatibility purpose.
Return
The provided WindowInsetsController wrapped into a WindowInsetsControllerCompat
Parameters
insetsController
The WindowInsetsController to wrap.